12,013
records
Cancers diagnosed in New Caledonia
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"cas_cancer_nc",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/cas_cancer_nc"
}
] - "definitions":{
- "cas_cancer_nc":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/cas_cancer_nc_records"
}
}
} - "records":
} - "properties":
- "cas_cancer_nc_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"string",
- "title":"id",
- "description":""
} - "sexe":,{
- "type":"string",
- "title":"sex",
- "description":""
} - "classe_age":,{
- "type":"string",
- "title":"age_class",
- "description":""
} - "annee_diagnostic":,{
- "type":"string",
- "format":"date",
- "title":"diagnosis_year",
- "description":""
} - "code_cim10":,{
- "type":"string",
- "title":"ICD-10",
- "description":""
} - "libelle_maladie_long":{
- "type":"string",
- "title":"long_label_disease",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "cas_cancer_nc":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.